﻿2026-07-19T11:03:16.9135607Z ##[group]Run actions/checkout@v5
2026-07-19T11:03:16.9136422Z with:
2026-07-19T11:03:16.9137022Z   fetch-depth: 2
2026-07-19T11:03:16.9137472Z   repository: BigscreenVR/spt-bs-core
2026-07-19T11:03:16.9140771Z   token: ***
2026-07-19T11:03:16.9141162Z   ssh-strict: true
2026-07-19T11:03:16.9141543Z   ssh-user: git
2026-07-19T11:03:16.9141935Z   persist-credentials: true
2026-07-19T11:03:16.9142380Z   clean: true
2026-07-19T11:03:16.9142765Z   sparse-checkout-cone-mode: true
2026-07-19T11:03:16.9143209Z   fetch-tags: false
2026-07-19T11:03:16.9143591Z   show-progress: true
2026-07-19T11:03:16.9143990Z   lfs: false
2026-07-19T11:03:16.9144373Z   submodules: false
2026-07-19T11:03:16.9144778Z   set-safe-directory: true
2026-07-19T11:03:16.9145470Z ##[endgroup]
2026-07-19T11:03:16.9919470Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T11:03:16.9921140Z ##[group]Getting Git version info
2026-07-19T11:03:16.9921869Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T11:03:16.9922889Z [command]/usr/bin/git version
2026-07-19T11:03:16.9944586Z git version 2.43.0
2026-07-19T11:03:16.9962303Z ##[endgroup]
2026-07-19T11:03:16.9972944Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3def6585-4370-412d-96a1-46f8f9991b76' before making global git config changes
2026-07-19T11:03:16.9974215Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T11:03:16.9975733Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T11:03:17.0007618Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T11:03:17.0026418Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T11:03:17.0036595Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T11:03:17.0039145Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T11:03:17.0055815Z HEAD
2026-07-19T11:03:17.0084630Z ##[endgroup]
2026-07-19T11:03:17.0085452Z [command]/usr/bin/git submodule status
2026-07-19T11:03:17.0268709Z ##[group]Cleaning the repository
2026-07-19T11:03:17.0271302Z [command]/usr/bin/git clean -ffdx
2026-07-19T11:03:17.0298199Z Removing traceable-reqs
2026-07-19T11:03:17.0303763Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T11:03:17.0472416Z HEAD is now at 930898d Merge 4637a4c76e65e4b75867121cefd8351219240643 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T11:03:17.0476929Z ##[endgroup]
2026-07-19T11:03:17.0478330Z ##[group]Disabling automatic garbage collection
2026-07-19T11:03:17.0481664Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T11:03:17.0504520Z ##[endgroup]
2026-07-19T11:03:17.0505262Z ##[group]Setting up auth
2026-07-19T11:03:17.0509641Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T11:03:17.0533353Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T11:03:17.0719356Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T11:03:17.0744602Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T11:03:17.0929532Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T11:03:17.0955194Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T11:03:17.1137309Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T11:03:17.1163610Z ##[endgroup]
2026-07-19T11:03:17.1164379Z ##[group]Fetching the repository
2026-07-19T11:03:17.1169813Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +930898df6066b012220d4a769fad312e02c9431b:refs/remotes/pull/34/merge
2026-07-19T11:03:17.5791598Z ##[endgroup]
2026-07-19T11:03:17.5793019Z ##[group]Determining the checkout info
2026-07-19T11:03:17.5794071Z ##[endgroup]
2026-07-19T11:03:17.5795115Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T11:03:17.5840497Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T11:03:17.5863602Z ##[group]Checking out the ref
2026-07-19T11:03:17.5865504Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/34/merge
2026-07-19T11:03:17.5907160Z HEAD is now at 930898d Merge 4637a4c76e65e4b75867121cefd8351219240643 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T11:03:17.5910863Z ##[endgroup]
2026-07-19T11:03:17.5936917Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T11:03:17.5955213Z 930898df6066b012220d4a769fad312e02c9431b
